﻿# These assets are then used in the genes (game/common/genes/..) at the bottom of the file. 

#####################################
#									#
# 			 Male Hair			    #
#									#
#####################################

male_hair_japanese_01 = { ###chonmage 1
	entity = { required_tags = "no_hair"			shared_pose_entity = head		 }
	entity = { required_tags = "cap"				shared_pose_entity = head		entity =  "male_hair_japanese_01_cap_entity"  }
	entity = { required_tags = "crown"				shared_pose_entity = head		entity =  "male_hair_japanese_01_crown_entity"  }
	entity = { required_tags = ""					shared_pose_entity = head		entity = "male_hair_japanese_01_entity" }
}

male_hair_japanese_02 = { ###chonmage 2
	entity = { required_tags = "no_hair"			shared_pose_entity = head		 }
	entity = { required_tags = "cap"				shared_pose_entity = head		entity =  "male_hair_japanese_02_cap_entity"  }
	entity = { required_tags = "crown"				shared_pose_entity = head		entity =  "male_hair_japanese_02_crown_entity"  }
	entity = { required_tags = ""					shared_pose_entity = head		entity = "male_hair_japanese_02_entity" }
}

male_hair_japanese_03 = { ###chonmage 3
	entity = { required_tags = "no_hair"			shared_pose_entity = head		 }
	entity = { required_tags = "cap"				shared_pose_entity = head		entity =  "male_hair_japanese_03_cap_entity"  }
	entity = { required_tags = "crown"				shared_pose_entity = head		entity =  "male_hair_japanese_03_crown_entity"  }
	entity = { required_tags = ""					shared_pose_entity = head		entity = "male_hair_japanese_03_entity" }
}

#####################################
#									#
# 			Female Hair			    #
#									#
#####################################

female_hair_japanese_01 = {
	entity = { required_tags = "no_hair"			shared_pose_entity = head		 }
	entity = { required_tags = ""					shared_pose_entity = head		entity = "female_hair_japanese_01_entity" }
}